home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Hyperj-Hz / HyperScale.cpt / HyperScale / background_2659.txt < prev    next >
Encoding:
Text File  |  1990-11-17  |  1.5 KB  |  81 lines

  1. -- background: 2659 from stack: in
  2. -- bmap block id: 3081
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 16 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=143 top=296 right=337 bottom=188
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 11045 / 11045
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Home
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect iris close
  30.   go Home
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 18 (field)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=10 top=27 right=112 bottom=159
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 0
  42. -- font id: 3
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: 
  47.  
  48.  
  49. -- part 19 (field)
  50. -- low flags: 00
  51. -- high flags: 0007
  52. -- rect: left=3 top=76 right=180 bottom=198
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 0
  56. -- font id: 3
  57. -- text size: 9
  58. -- style flags: 0
  59. -- line height: 12
  60. -- part name: 
  61.  
  62.  
  63. -- part 20 (button)
  64. -- low flags: 00
  65. -- high flags: 8002
  66. -- rect: left=15 top=259 right=281 bottom=115
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Index
  75. ----- HyperTalk script -----
  76. on mouseUp
  77.   go to card id 2933
  78. end mouseUp
  79.  
  80.  
  81.